body, h1, h2, h3, p{
    background-color:#93B1B5;
    font-family:Georgia, 'Times New Roman', Times, serif;
    text-align: center;
}
table{
    background-color: #4F7C82;
    width:100%;
}
td{
    width: 17%;
}
#a{
    color: #B8E3E9;
    text-decoration: none;
}
#b{
    color: #0B2E33;
}
#c{
    color: #0B2E33;
    text-decoration: none;
}